Esx Settings Depots Umds Info
The Esx Settings Depots Umds Info schema defines the information regarding the UMDS Depot.
This schema was added in vSphere API 7.0.0.0.
{
"description": "string",
"enabled": false,
"location": "string",
"owner": "string"
}
Description of the depot. It will be an empty string if no description was provided during create.
This property was added in vSphere API 7.0.0.0.
Flag indicating whether or not this depot is enabled.
This property was added in vSphere API 7.0.0.0.
Location of the depot.
This property was added in vSphere API 7.0.0.0.
Name of the user creating the depot.
This property was added in vSphere API 7.0.3.0.
This property is optional because it was added in a newer version than its parent node.